home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20020314-20021006 / 000230_steve@baus-systems.com_Tue Jul 23 14:20:25 EDT 2002.msg < prev    next >
Text File  |  2020-01-01  |  1KB  |  31 lines

  1. Article: 13543 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!panix!newsfeed.mathworks.com!cyclone.swbell.net!easynews!sn-xit-02!sn-xit-06!sn-post-01!supernews.com!corp.supernews.com!not-for-mail
  3. From: "SEB" <steve@baus-systems.com>
  4. Newsgroups: comp.protocols.kermit.misc
  5. Subject: Server mode current directory
  6. Date: Tue, 23 Jul 2002 10:53:49 -0700
  7. Organization: Posted via Supernews, http://www.supernews.com
  8. Message-ID: <ujr68gef4tfva7@corp.supernews.com>
  9. X-Priority: 3
  10. X-MSMail-Priority: Normal
  11. X-Newsreader: Microsoft Outlook Express 5.00.2314.1300
  12. X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300
  13. X-Complaints-To: newsabuse@supernews.com
  14. Lines: 14
  15. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:13543
  16.  
  17. I am running into a problem when I send a file to a PC running K95 in server
  18. mode.  I need the file to go into a specific directory and I have a cwd
  19. <pathname> line in the .ini file I am calling to specify that directory but
  20. when I talk to the person at the other PC, they are claiming that the file
  21. is not in the directory specified and when we do a find file, sure enough it
  22. is in some other unrelated folder such as \windows\system32\adobe...
  23.  
  24. If I use a cwd line in my .ini file before my server line, should I expect
  25. the file I transfer to go into that directory?
  26.  
  27. Thanks,
  28. Steve
  29.  
  30.  
  31.